home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 / Aminet - June 1993 [Walnut Creek].iso / ab20 / languags / ada / adaed10a.lzh / Ada / Examples / test2.script < prev    next >
Encoding:
Text File  |  1992-03-08  |  173 b   |  5 lines

  1. echo "This program will produce an error during compilation"
  2. echo "Don't quite understand it but it appears to deal with generics"
  3. echo "Compiling"
  4. adacomp -vnl test2 test2
  5.